home *** CD-ROM | disk | FTP | other *** search
/ US Department of Defense…ndamentals 1.0 2004 April / US Department of Defense: Firewall & Router Fundamentals 1.0 2004 April.iso / sco / interface / resources.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2004-03-22  |  152 bĀ   |  7 lines

  1. on(rollOver){
  2.    this.newWidth = 466;
  3.    this.newHeight = 40;
  4.    _parent._parent.set_back(_parent._name);
  5.    resource_txt.textColor = 10027008;
  6. }
  7.